programming4us
           
 
 
Sharepoint

Installing and Configuring SQL Server 2008 for SharePoint 2010

- Free product key for windows 10
- Free Product Key for Microsoft office 365
- Malwarebytes Premium 3.7.1 Serial Keys (LifeTime) 2019
12/1/2010 5:49:37 PM
The SQL Server 2008 instance hosting your SharePoint content can have a significant impact on SharePoint performance. It is highly recommended that each SharePoint farm have its own SQL Server instance and that this server is dedicated to hosting only SQL Server. This will allow for further optimizations. It is important to understand what steps should be taken when installing and configuring SQL Server to achieve optimal SharePoint performance. Areas of concern regarding your SQL Server 2008 installation include
  • SQL Server 2008 editions

  • Hardware requirements

  • Software requirements

1. SQL Server 2008 Editions

SQL Server 2005 and SQL Server 2008 are offered in several different editions, each of which includes different features, functionality, and limitations. To ensure that the level of availability, scalability, and fault tolerance of your SharePoint implementation meets the needs of your business, you must choose the appropriate edition of SQL Server to install for SharePoint. Table 1 lists some of the most common SQL Server 2008 editions and the features and limitations of each that you should consider when determining which edition of SQL Server to use to host your SharePoint content.

Table 1. SQL Server 2008 Edition Features and Limitations
EDITIONAPPLICATION OR RECOMMENDED USAGECPUMEMORYDATABASE SIZE
EnterpriseEnterprise environments that need redundancy and built-in business intelligenceOperating system maximumOperating system maximumUnlimited
StandardShared data scenarios in departments and small to large businesses4 CPUOperating system maximumUnlimited
WorkgroupRemote offices that need local instances of company data2 CPU4 GBUnlimited
DeveloperFull-featured edition for development and testing onlyOperating system maximumOperating system maximumUnlimited
ExpressEntry-level database ideal for learning and ISV redistribution1 CPU1 GB4 GB
CompactEmbedded database for developing desktop and mobile applicationsOperating system maximumOperating system maximum4 GB

Although there are several editions you could choose, the recommendation is to use the SQL Server 2008 Enterprise Edition for production because it provides the best option for high availability, scalability, fault tolerance, and support for business intelligence. Alternatively, if the Enterprise Edition is too costly or includes features and functionality that your organization won’t need, you can use the SQL Server 2008 Standard Edition in production. These are the only two editions that should be used in any organization’s SharePoint 2010 production environment.

In addition to the actual SQL Server 2008 installation, SharePoint 2010 requires the following SQL Server 2008 configuration.

  • 64-bit only version of SQL Server 2008

  • SQL Server 2008 Service Pack 1

  • Cumulative update package 2 for SQL Server 2008 SP1


Note:

If you are using SQL Server 2005, it requires the 64-bit version with Service Pack 2 or later.


The SQL Server 2008 Developer Edition is free, but it cannot be used in a production environment. This edition provides all of the functionality of the Enterprise Edition, so you should use it during the development and test phase of SharePoint, and then it can be easily deployed to your SQL Server 2008 Enterprise or Standard production environment.


Note:

The SQL Server Express Edition is the SQL Server edition installed if you choose to perform a basic SharePoint 2010 installation, but the Express edition of SQL Server 2008 will limit your SharePoint performance, scalability, and functionality, as shown in Table 3-1.



Note:

MORE INFO For additional information on all of these SQL Server 2008 editions, visit http://msdn.microsoft.com/en-us/library/cc645993.aspx. For information about the available SQL Server 2005 editions and their features and limitations, visit http://www.microsoft.com/Sqlserver/2005/en/us/compare-features.aspx.


2. SQL Server Hardware Requirements

Similar to installation of SharePoint 2010, SQL Server also has certain hardware requirements to ensure that it runs as optimally as possible. These SQL Server 2008 requirements are similar for both the Enterprise and Standard editions of your SQL Server instances that will be hosting your SharePoint content.

  • CD or DVD drive for disc-based installations

  • Memory

    • Minimum: 512 MB

    • Recommended: 2 gigabytes (GB) or more

    • Maximum: Operating system maximum

  • Processor

    • Minimum: 1.4 GHz

    • Recommended: 2.0 GHz or faster

SQL Server is memory intensive, and adding more physical memory can greatly improve the performance of SQL Server. Use the following guidelines to determine how much memory to install to create an optimal SharePoint experience.

  • 8 GB of RAM for

    • Less than 40 GB of content databases

    • Less than 15 content databases

    • Less than 800 users

    • Less than 175 concurrent connections

  • 16 GB of RAM for

    • 40 to 60 GB of content databases

    • 15 to 25 content databases

    • 800 to 1200 users

    • 175 to 225 concurrent connections

  • 32 GB of RAM for

    • More than 60 GB of content databases

    • More than 25 content databases

    • More than 1200 users

    • More than 225 concurrent connections


Note:

BEST PRACTICE SQL Server will run much more efficiently if there is a lot of available memory. Be sure to add as much memory as possible to your SharePoint SQL Server installation to optimize the SharePoint experience.


The disk space requirements vary, depending on the SQL Server features you choose to install and the actual system configuration. Table 2 lists the disk space requirements for the different SQL Server 2008 components.

Table 2. SQL Server 2008 Feature Disk Space Requirements
FEATUREDISK SPACE REQUIREMENTS
Database Engine and data files, Replication, and Full-Text Search280 MB
Analysis Services and data files90 MB
Reporting Services and Report Manager120 MB
Integration Services120 MB
Client components850 MB
SQL Server Books Online240 MB

3. SQL Server Software Requirements

SQL Server 2008 also has software requirements that must be met for successful installation and to ensure that it runs efficiently and provides SharePoint optimal performance. The software required to install the Enterprise and Standard SQL Server editions falls into two categories—software installed prior to running the SQL Server setup and software installed during the SQL Server setup.

The software that is required prior to running SQL Server setup includes

  • Windows Server 2008 operating system (Windows Server 2003 is supported but not recommended)

    • Windows Server 2008 with Service Pack 2 or later

    • Windows Server 2008 R2

  • Windows Installer 4.5 or later

  • Microsoft Internet Explorer 6 SP1 or later

The software that is installed during the SQL Server setup includes

  • .NET Framework 3.5 SP1

  • SQL Server Native Client

  • SQL Server Setup support files


Note:

MORE INFO For additional information on the SQL Server 2008 hardware and software requirements, visit http://msdn.microsoft.com/en-us/library/ms143506.aspx#EEx64. For information on the SQL Server 2005 hardware and software requirements, go to http://technet.microsoft.com/en-us/library/ms143506(SQL.90).aspx.


Other -----------------
- SharePoint 2010 : Enforce Custom Validation on a Column
- SharePoint 2010 : Add a Site Column to a List or Document Library
- SharePoint 2010 : Add a Column to a List or Document Library
- SharePoint 2010 : Create a New Survey
- SharePoint 2010 : Create a New List
- SharePoint 2010 : Create a New Folder in a Document Library
- SharePoint 2010 : Create a New Document Library
- SharePoint 2010 : Open the Create Dialog for Lists and Libraries
- SharePoint 2010 : Use a Slide Library
- SharePoint 2010 : See What Files or List Items Are Waiting for Your Approval
- SharePoint 2010 : See What Files or List Items Are Waiting for Your Approval
- SharePoint 2010 : Approve or Reject a File or List Item
- SharePoint 2010 : Restore an Earlier Version of a File or List Item
- SharePoint 2010 : See What Files or List Items Are Checked Out to You
- SharePoint 2010 : Publish a File or List Item
- SharePoint 2010 : Check In and Check Out a File or List Item
- SharePoint 2010 : Use the Datasheet View to Add, Edit, or Delete Items and Files
- SharePoint 2010 : Edit the Properties of a File or List Item
- sharepoint 2007 : Search Options in MOSS
- sharepoint 2007 : Search in WSS
 
 
 
Top 10
 
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 2) - Wireframes,Legends
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 1) - Swimlanes
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Formatting and sizing lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Adding shapes to lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Sizing containers
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 3) - The Other Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 2) - The Data Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 1) - The Format Properties of a Control
- Microsoft Access 2010 : Form Properties and Why Should You Use Them - Working with the Properties Window
- Microsoft Visio 2013 : Using the Organization Chart Wizard with new data
- First look: Apple Watch

- 3 Tips for Maintaining Your Cell Phone Battery (part 1)

- 3 Tips for Maintaining Your Cell Phone Battery (part 2)
programming4us programming4us